func runtime.startTheWorld

12 uses

	runtime (current package)
		heapdump.go#L40: 	startTheWorld(stw)
		mprof.go#L1337: 		startTheWorld(stw)
		mprof.go#L1362: 	startTheWorld(stw)
		mprof.go#L1384: 	startTheWorld(stw)
		mprof.go#L1577: 	startTheWorld(stw)
		mprof.go#L1660: 		startTheWorld(stw)
		mstats.go#L364: 	startTheWorld(stw)
		os_linux.go#L784: 		startTheWorld(stw)
		os_linux.go#L869: 	startTheWorld(stw)
		proc.go#L1534: func startTheWorld(w worldStop) {
		proc.go#L1570: 	startTheWorld(w)
		trace.go#L313: 	startTheWorld(stw)